Carbon


pOwner

Header: FinderRegistry.h

enum {
    pOwner = 'sown',
    pOwnerPrivileges = 'ownr',
    pGroup = 'sgrp',
    pGroupPrivileges = 'gppr',
    pGuestPrivileges = 'gstp',
    pArePrivilegesInherited = 'iprv',
    pExported = 'sexp',
    pMounted = 'smou',
    pSharingProtection = 'spro',
    pSharing = 'shar',
    pSharingWindow = 'swnd'
};

Constant descriptions

pOwner
pOwnerPrivileges
pGroup
pGroupPrivileges
pGuestPrivileges
pArePrivilegesInherited
pExported
pMounted
pSharingProtection
pSharing
pSharingWindow


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)